home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
freezelifter.swf
/
scripts
/
DefineSprite_220
/
frame_114
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-10-01
|
223 b
|
13 lines
function submitSC()
{
gotoAndStop("submitScore");
play();
}
function testafriend()
{
gotoAndStop("challengeFriend");
play();
}
finalSC = _root.console.scr;
loadMovie("sy_games_submit_score.swf",HS);